home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Newswatcher 2.0b22 / NW Source / Source / text.h < prev    next >
Encoding:
Text File  |  1994-07-18  |  218 b   |  5 lines  |  [TEXT/MMCC]

  1. OSErr MakeNewTextWindow (StringPtr title, short panelHeight, 
  2.     void (*drawPanel)(WindowPtr), Handle text, WindowPtr *theWindow);
  3. Boolean CheckTextWindowAlreadyOpen (StringPtr title);
  4. void InitTextDispatchTable (void);
  5.